WinForm中绘制曲线的例子
.
├── 绘制曲线
│ ├── 绘制曲线
│ │ ├── 11.jpg
│ │ ├── 222.png
│ │ ├── 5555.png
│ │ ├── 6666.png
│ │ ├── App.config
│ │ ├── Circle_Green_256px_566284_easyicon.net.png
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── CSkin.dll
│ │ │ ├── CSkin.xml
│ │ │ ├── 绘制曲线.exe
│ │ │ ├── 绘制曲线.exe.config
│ │ │ ├── 绘制曲线.pdb
│ │ │ ├── 绘制曲线.vshost.exe
│ │ │ ├── 绘制曲线.vshost.exe.config
│ │ │ └── 绘制曲线.vshost.exe.manifest
│ │ ├── high_signal.png
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ ├── 绘制曲线.Properties.Resources.resources
│ │ │ ├── 绘制曲线.csproj.CopyComplete
│ │ │ ├── 绘制曲线.csproj.CoreCompileInputs.cache
│ │ │ ├── 绘制曲线.csproj.FileListAbsolute.txt
│ │ │ ├── 绘制曲线.csproj.GenerateResource.cache
│ │ │ ├── 绘制曲线.csprojAssemblyReference.cache
│ │ │ ├── 绘制曲线.csprojResolveAssemblyReference.cache
│ │ │ ├── 绘制曲线.data.resources
│ │ │ ├── 绘制曲线.exe
│ │ │ ├── 绘制曲线.pdb
│ │ │ ├── 绘制曲线.预处理.resources
│ │ │ └── 绘制曲线.铁路危险品监测平台与预处理指挥系统.resources
│ │ ├── one_signal.png
│ │ ├── train.png
│ │ ├── two_signal.png
│ │ ├── 地球.png
│ │ ├── 效果.png
│ │ ├── 橙灯.png
│ │ ├── 白灯.png
│ │ ├── 红圆.png
│ │ ├── 蓝灯.png
│ │ ├── 警告.png
│ │ ├── 车厢.png
│ │ ├── 黄灯.png
│ │ ├── 预处理.Designer.cs
│ │ ├── 预处理.cs
│ │ ├── 未连接.png
│ │ ├── 预处理.resx
│ │ ├── 数据分析.Designer.cs
│ │ ├── 数据分析.cs
│ │ ├── 绘制曲线.csproj
│ │ ├── 警告正黄.png
│ │ └── 数据分析.resx
│ └── 绘制曲线.sln
└── 找例子网_绘制曲线]WinForm绘制曲线.rar
8 directories, 65 files
评论